DioDocs for PDF
Load(String,BaseTransform[]) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > Load メソッド : Load(String,BaseTransform[]) メソッド
The file path to the image.
The transformation chain for the image that is being loaded.
Loads the image from a file. JPEG, PNG, GIF, BMP, TIFF, ICO, JPEG XR formats are supported.
シンタックス
'宣言
 
Public Overloads Sub Load( _
   ByVal path As System.String, _
   ByVal ParamArray transforms() As BaseTransform _
) 
public void Load( 
   System.string path,
   params BaseTransform[] transforms
)

パラメータ

path
The file path to the image.
transforms
The transformation chain for the image that is being loaded.
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧